Rename GdkQuartzWindow.h and .c to GdkQuartzNSWindow.h and .c
authorJohn Ralls <jralls@ceridwen.us>
Fri, 24 Dec 2010 19:25:40 +0000 (11:25 -0800)
committerJohn Ralls <jralls@ceridwen.us>
Fri, 24 Dec 2010 19:29:08 +0000 (11:29 -0800)
commit806b6dfa08db0cdaa7d0489e085337b143896ea4
treef86fab7f846f98a476da0187c0dc0a880470631b
parent0f0512aee3f18d4a160a87ec1ad9934aa459cbe1
Rename GdkQuartzWindow.h and .c to GdkQuartzNSWindow.h and .c

Normally HFS+ (the MacOSX file system) isn't case-sensitive, so having both
GtkQuartzWindow.h and gtkquartzwindow.h causes the latter to overwrite the
former during git pull, breaking the build.
gdk/quartz/GdkQuartzNSWindow.c [new file with mode: 0644]
gdk/quartz/GdkQuartzNSWindow.h [new file with mode: 0644]
gdk/quartz/GdkQuartzWindow.c [deleted file]
gdk/quartz/GdkQuartzWindow.h [deleted file]
gdk/quartz/Makefile.am
gdk/quartz/gdkwindow-quartz.h